summaryrefslogtreecommitdiffstats
path: root/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md
diff options
context:
space:
mode:
Diffstat (limited to '10.-KerberosSDR-Setup-for-KrakenSDR-Software.md')
-rw-r--r--10.-KerberosSDR-Setup-for-KrakenSDR-Software.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md b/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md
index 253d5ce..2d08ace 100644
--- a/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md
+++ b/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md
@@ -30,6 +30,7 @@ Once you've set the center frequency, you can connect your antennas. In the Spec
If you are using external switches from ckoval and compiling the code from scratch, make sure install PIGPIO and uncomment the PIGPIO build line in the _daq_core Makefile before compiling the _daq_core code.
`# Uncomment if you are using third party switches from ckoval on a Rpi device and have pigpio installed`
+
`#PIGPIO=-lpigpio -DUSEPIGPIO`
If you are using the ready to use Pi4 image, the GPIO control of the switches should already be enabled, so you do not need to recompile anything. \ No newline at end of file